home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 December / INTERNET97.ISO / pc / software / windows / utils / gozilla / gozilla.exe / {app} / windows.skin / file_manager_adv.skn < prev    next >
Encoding:
Text File  |  2001-12-20  |  2.7 KB  |  65 lines

  1. <form name="File Manager" image="window\blue.bmp" width=643 height=200 minwidth=178 minheight=60
  2.     relative="main" snap=top resize_image=stretch resize_window=true>
  3.  
  4.     <image name="1" x=0 y=0 width=6 height=18 image="window\m_upper_left.bmp">
  5.     <image name="2" x=6 y=0 width=-6 height=17 resize=stretch image="window\m_top.bmp">
  6.     <image name="3" x=-6 y=0 width=6 height=18 image="window\m_upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=16 width=5 height=-6 resize=stretch image="window\m_left_side.bmp">
  9.     <image name="5" x=-5 y=16 width=5 height=-6 resize=stretch image="window\m_right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\m_lower_left.bmp">
  12.     <image name="7" x=6 y=-5 width=-6 height=5 resize=stretch image="window\m_bottom.bmp">
  13.     <image name="8" x=-6 y=-6 width=6 height=6 image="window\m_lower_right.bmp">
  14.     
  15.     <!-- All controls go after this -->
  16.  
  17.     <menu name="File Manager Menu" menuskin="menu_file_mngr_adv.skn" 
  18.         x=6 y=4 offsetx=0 offsety=9 
  19.         image="misc\filemgr_menu_n.bmp" mouseover="misc\filemgr_menu_o.bmp" mousedown="misc\filemgr_menu_d.bmp" 
  20.         toggleimage="misc\filemgr_menu_o.bmp" mouseover="misc\filemgr_menu_n.bmp" mousedown="misc\filemgr_menu_td.bmp">
  21.         
  22.     <button name="close" x=-15 y=4 width=10 height=9
  23.         image="window\close_n.bmp" mouseOver="window\close_o.bmp" mouseDown="window\close_d.bmp">
  24.  
  25.     <tree name="file_tree" x=6 y=16 width=160 height=-6 
  26.         bgcolor=#0C1018 
  27.         fontcolor=#F4F5F6 
  28.         scrollcolor=#7D7D7D 
  29.         windowbgcolor=#0C1018 
  30.         scrollbuttoncolor=#C8CACD 
  31.         scrollarrowcolor=#000000
  32.         activescrollarrowcolor=#000000
  33.         hdredgeraisedcolor=#808080
  34.         scrolledgelightcolor=#FFFFFF
  35.         scrolledgedarkcolor=#808080
  36.         bgimage=misc\filemgr_tree_bg.bmp>
  37.     <list name="files" x=171 y=16 width=-5 height=-6 
  38.         font="Arial" 
  39.         fontsize=12 
  40.         fontcolor=#FFFFFF 
  41.         bgcolor=#0C1018 
  42.         selectcolor=#3D3D9E 
  43.         selectedfontcolor=#FFFFFF
  44.         htfontcolor=#00D818 
  45.         htselectcolor=#FFFFFF 
  46.         buttoncolor=#C8CACD
  47.         scrollcolor=#808080 
  48.         windowbgcolor=#000000 
  49.         headerfontcolor=#000000 
  50.         scrollbuttoncolor=#C8CACD 
  51.         scrollarrowcolor=#000000
  52.         activescrollarrowcolor=#000000
  53.         hdredgeraisedcolor=#808080
  54.         scrolledgelightcolor=#FFFFFF
  55.         scrolledgedarkcolor=#808080
  56.         scroll_size=10
  57.         progresscolor=#3D3D9E
  58.         notprogresscolor=#FFFFFF
  59.         columnorder="1,0,8,9,6,4,10,5,7,2,3"
  60.         columnsizes="16,166,534,134,142,61,37,44,58,48,113"
  61.         rowheight=16
  62.         sort=-10,2
  63.        >
  64.  
  65. </form>